func os.convertESRCH
4 uses
os (current package)
exec_unix.go#L123: return convertESRCH(syscall.Kill(p.Pid, s))
exec_unix.go#L126: func convertESRCH(err error) error {
pidfd_linux.go#L76: return 0, convertESRCH(err)
pidfd_linux.go#L138: return convertESRCH(unix.PidFDSendSignal(handle, s))
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |